SautinSoft HTML To RTF .Net v5.4.12.15 (Full Version)
"How «HTML to RTF .Net» helps me in developing of my application?" | |
| 
Introduction «HTML to RTF .Net» will help you in development of applications where is necessary to convert any HTML documents to Word, RTF, DOCX. After adding of the reference to "SautinSoft.HtmlToRtf.dll" and typing 3-4 C# lines, you can use these API in your apps: |
"How to write a function to convert HTML to RTF in C# for 15 minutes?" | |
| 
Introduction Imagine, that in 15 minutes after reading this text you will be able to provide API for your application to convert HTML page into RTF documents, using C# or VB.Net.
| |
5.4.12.15 - December 15th, 2015
We'd like to introduce the new HTML to RTF .Net 5.4! Let's see the new improvements:
The first point of intereset is that we've improved the algorithm which converts HTML tables.This innovation is extremely useful to convert HTML tables where each column has width in a different measure units. By way of an example, the first column has width in pixels, third in percentage, but the second has no width attribute.
We've enhanced the automatic encoding detection of input HTML. Now the component can detect all known encodings: utf-16 Little Endian, koi-8 ru, windows-1251, utf-8, UCS-2 Big Endian even without BOM.
We've enchanced the processing of JPEG images. This adds some points to the conversion speed.
Added the new property ExceptionList. The property helps to get a list with all arisen exceptions during the conversion cycle.
Improved the HTML to Text conversion.
Fixed some minor issues, thereby the component became more error-free.

